home *** CD-ROM | disk | FTP | other *** search
- Path: newsbf02.news.aol.com!not-for-mail
- From: ebradigan@aol.com (EBradigan)
- Newsgroups: comp.lang.c++
- Subject: Borland C++ 4.52
- Date: 3 Feb 1996 07:27:32 -0500
- Organization: America Online, Inc. (1-800-827-6364)
- Sender: root@newsbf02.news.aol.com
- Message-ID: <4evkbk$gg9@newsbf02.news.aol.com>
- Reply-To: ebradigan@aol.com (EBradigan)
- NNTP-Posting-Host: newsbf02.mail.aol.com
-
- I'm a rookie programmer and one of my personal projects is to build a dll
- that supports disk formatting and disk copying. The parameters will
- simply be the drive letter for the disk to format, and the source and
- destination letters for the copying function.
-
- As I mentioned before, I'm fairly new at programming and I need some kind
- programmer to point me in the right direction. What functions of C++ can
- be used to build this is basically what I'm looking for. I have looked at
- the Borland books and the only thing that references disks is the
- "biosdisk" function, but this is for dos 16-bit only use.
-
- Any help would be highly appreciated. Thanks in advanced.
-
- Eddie.
-